home *** CD-ROM | disk | FTP | other *** search
/ Mac Format 1998 September / Macformat_MF67_1998-09.iso / Resources / Anti-virus / Merryxmas Vaccine 3.3 / About merryxmas Vaccine 3.3… next >
Text File  |  1998-03-09  |  8KB  |  133 lines

  1. What this stack is for
  2. This stack eliminates script based viruses which spread themselves by appending the scripts of other stacks with additional instructions which in turn infects every stack they come in contact with. The original virus of this ilk is called “merryxmas.”
  3.  
  4. merryxmas Vaccine The Next Generation 
  5. Since the appearance of merryxmas, other strains have surfaced such as merry2xmas, Lopez and others too crude to mention. Version 3, the third generation of this stack, is a broad spectrum vaccine that catches ’em all.
  6.  
  7. What the viruses do
  8. By design, most of these viruses are intended only to replicate themselves in other stacks. The worst they are intended to do is quit (not crash) HyperCard unexpectedly. An unintended problem is that portions of other scripts can get sucked into the virus script. The results can be confusing and frustrating.
  9.  
  10. Another HyperTalk based virus that merryxmas Vaccine now catches is “pickle” also known as “HC 9507.” The pickle virus is a nasty creation that copies not only itself into the scripts of random stacks, it copies resources — several of which are bastardized copies of Frédéric Rinaldi’s XCMDs & XFCNs. If your stack already contains resources with the same names or ID numbers — they get clobbered. Pickle is also a crasher.
  11.  
  12. Requirements
  13. This stack requires HyperCard v2.1 or later. This is to handle System 7 aliases. System 7 is not required. Color monitors (optional) will display “status colors.”
  14.  
  15. If you use a compression utility such as AutoDoubler™, be sure to have adequate free space on the volume being checked. Stacks have a way of expanding as they are being examined.
  16.  
  17. This stack needs to run unlocked in order to display its findings.
  18.  
  19. What this stack will do
  20. For a selected stack, folder or entire volume, this stack will peek at the stack scripts (without opening the stacks) and strip out the virus code.
  21. A bonus feature is the option to compact those stacks that have free space in them. Don’t worry about locked stacks — merryxmas Vaccine will unlock them as needed and put them back just the way it found them.
  22.  
  23. This stack will also offer to lock the Home stack against future infections. This is the same as checking the “Locked” checkbox in the Get Info window and can be unlocked at any time by clicking once on the icon of the Home stack, choosing Get Info from the File menu, then unchecking the checkbox.
  24.  
  25. How to use this stack
  26. Step 1. If you know, or suspect that the Home stack is infected, it is best
  27.             to replace it with a copy from your original disk first.
  28. Step 2. Open this stack and click the “Disinfect Stacks” button.
  29. Step 3. Select the stack, folder or volume (disk) you wish to disinfect.
  30.  
  31. Thanks to this version’s ability to disinfect itself upon opening, you no longer have to be concerned with keeping a locked copy to protect it from infection.
  32.  
  33. To take this stack out for a test run, use it to scan a floppy disk.
  34. Locked volumes will be scanned without making changes.
  35.  
  36. The scripts
  37. The code is based on a copy of an infected stack brought to my attention by Ken Dunham at LaGrande Middle School. It was developed on my own time, at home, for use in the public domain.
  38.  
  39. Soapbox
  40. Viruses are unworthy creations for such clever and talented people.
  41. It is my hope that the authors of script based viruses will realize the destructive impact that pranks like this have in terms of lost time & productivity and find inspiration for more constructive contributions.
  42.  
  43. Copycat virus spreaders on the other hand are neither clever nor talented.
  44. They are small minded trouble makers, low on the food chain.
  45.  
  46. Bill Swagerty
  47. AOL: Bill DS
  48. Internet: billds@aol.com
  49.  
  50. Known Problems
  51. Sometimes the external function used to select a folder does not enable the Select button.
  52. A workaround is to cancel and try again. This seems to give it the virtual WHACK it needs to jog the Select button into service.
  53.  
  54. Version History & Acknowledgements
  55. Version 3.3
  56. -Made compatible with System 8.1. Apple's FilePath external function no
  57.   longer works when selecting individual stacks or applications.
  58. -A test in version 3.2 for scripting languages raised the HyperCard
  59.   requirement to version 2.2. This version restores backward compatibility
  60.   with HyperCard version 2.1.
  61.  
  62. Version 3.2
  63. *Jacque Gay for bringing the merryxmas “antibody” to my attention.
  64.   Unfortunately, while it may have good intentions, it is by definition a
  65.   virus itself. It doesn’t do any harm, but it does quietly insert itself into
  66.   the Home stack and others in much the same way merryxmas does.
  67.   Version 3.2 removes the antibody.
  68. -Now avoids prompts for the Scriptable Text Editor with certain stacks.
  69.  
  70. Version 3.1
  71. -Improved detection of infections in very large standalone stacks.
  72.  
  73. Version 3.0
  74. -Now scans itself for viruses and eliminates them upon opening.
  75. -Created two new XFCNs for better script salvaging performance.
  76. -Now eliminates virus code from the unused portion of the data fork to
  77.  help commercial utilities that can’t tell what’s used from what isn’t.
  78. -New DNACheck XFCN to catch all strains of the merryxmas virus including
  79.  a destructive strain called “crudshot.”
  80. -Removes the “pickle” virus, a HyperTalk virus not related to merryxmas.
  81. *Jacque Gay for excellent brainstorming and thorough testing.
  82. *Bill Stafford for pointing out how compacting could work as intended.
  83. *Ken Dunham for pointing out a resume stack window loading problem.
  84. *Till Stegers for suggesting the option to save reports to a file on disk.
  85.  
  86. Version 2.0
  87. *Jacque Gay for ideas on broader detection and protection techniques.
  88. *Ralph Gross, Batavia Middle School for isolating additional virus strains.
  89. -Now employs a custom XFCN to catch more strains of merryxmas.
  90. -Abandoned attempts at inoculating the Home stack in favor of locking it.
  91. -Added provision for scanning standalone stack applications.
  92.  
  93. Version 1.5
  94. *Dennis Kane for bringing the misuse of a reserved word to my attention. 
  95. -Added an option to inoculate the Home stack against future infections.
  96. -Made the color indicator move with the card when the window is moved.
  97. -Added a button for printing the activity report at the end of a scan.
  98. -Added a musical completion notice.
  99.  
  100. Version 1.4
  101. *Ronald Zellner, Texas A&M University for better inoculation strings.
  102. -Added provision for scanning an individual stack or folder.
  103. -Enhanced to display colors on monitors set for more than 256 colors.
  104.  
  105. Version 1.3
  106. -To accommodate accidental mutations, the vaccine now removes
  107.  everything from the virus code on down from infected stack scripts.
  108. -Stacks are assumed to be Finder locked if IsFinderLocked fails.
  109.  
  110. Version 1.2
  111. *Mark Johnson for pointing out GetDir’s weakness for names with commas.
  112. -Color indicator light left red if any stacks could not be disinfected.
  113.  
  114. Version 1.1
  115. -Accommodated the way Mac Pluses respond to the MonitorConfig XFCN.
  116.  
  117. Version 1.0
  118. *Ken Dunham <antivirus.guide@miningco.com> for telling me about the virus.
  119. *Bill Marriott for the straight HyperTalk progress bar.
  120.  
  121. DNACheck v1.2       XFCN © 1995…1997 Bill Swagerty
  122. FolderPath v1.1     XFCN © 1989,1990 Apple Computer, Inc.
  123. GetDir v2.2         XFCN © 1990…1992 Frédéric Rinaldi
  124. GetFInfo v1.3       XFCN © 1990…1993 Frédéric Rinaldi
  125. IsFinderLocked v1.2 XFCN © 1990,1991 Frédéric Rinaldi
  126. KillRes v1.4        XCMD © 1990…1992 Frédéric Rinaldi
  127. LostInSpaces1 v1.0  XFCN © 1995      Bill Swagerty
  128. LostInSpaces2 v1.1  XFCN © 1995…1997 Bill Swagerty
  129. MonitorConfig v1.1  XFCN © 1989,1990 Apple Computer
  130. SetFinderLock v1.2  XCMD © 1990,1991 Frédéric Rinaldi
  131. VolumePath v1.1     XFCN © 1989      Apple Computer, Inc.
  132. VolumeIsLocked v1.0 XFCN © 1990      Apple Computer, Inc.
  133.